home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00342.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
200 b
|
11 lines
on mouseUp
global Introd, LastFrameH
set LastFrameH to the frame
set Introd to 0
puppetSprite(48, 1)
set the visible of sprite 48 to 1
puppetSprite(48, 0)
updateStage()
go("Help")
end